[INFO] fetching crate adk-anthropic 0.9.1...
[INFO] testing adk-anthropic-0.9.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate adk-anthropic 0.9.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate adk-anthropic 0.9.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate adk-anthropic 0.9.1
[INFO] tweaked toml for crates.io crate adk-anthropic 0.9.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate adk-anthropic 0.9.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate adk-anthropic 0.9.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3040d0a90aa60b518cf48f38895598d8aa3092efbfabaf62364cfb75708dc8dd
[INFO] running `Command { std: "docker" "start" "-a" "3040d0a90aa60b518cf48f38895598d8aa3092efbfabaf62364cfb75708dc8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3040d0a90aa60b518cf48f38895598d8aa3092efbfabaf62364cfb75708dc8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3040d0a90aa60b518cf48f38895598d8aa3092efbfabaf62364cfb75708dc8dd", kill_on_drop: false }`
[INFO] [stdout] 3040d0a90aa60b518cf48f38895598d8aa3092efbfabaf62364cfb75708dc8dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 149b59a73dfd35da788bef200800e18ac30ab815b1419d8878ca6ce123ae2d48
[INFO] running `Command { std: "docker" "start" "-a" "149b59a73dfd35da788bef200800e18ac30ab815b1419d8878ca6ce123ae2d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling adk-anthropic v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.94s
[INFO] running `Command { std: "docker" "inspect" "149b59a73dfd35da788bef200800e18ac30ab815b1419d8878ca6ce123ae2d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149b59a73dfd35da788bef200800e18ac30ab815b1419d8878ca6ce123ae2d48", kill_on_drop: false }`
[INFO] [stdout] 149b59a73dfd35da788bef200800e18ac30ab815b1419d8878ca6ce123ae2d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3ed5ab48d03664e8c8805e852ab96647576428ac951d04bd2a19fb677f6f7b
[INFO] running `Command { std: "docker" "start" "-a" "6a3ed5ab48d03664e8c8805e852ab96647576428ac951d04bd2a19fb677f6f7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling adk-anthropic v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.82s
[INFO] running `Command { std: "docker" "inspect" "6a3ed5ab48d03664e8c8805e852ab96647576428ac951d04bd2a19fb677f6f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3ed5ab48d03664e8c8805e852ab96647576428ac951d04bd2a19fb677f6f7b", kill_on_drop: false }`
[INFO] [stdout] 6a3ed5ab48d03664e8c8805e852ab96647576428ac951d04bd2a19fb677f6f7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be718d6b1973cc18df21cad5e45a156395ba6e55fdc94ef5d0f98a406db4f7c0
[INFO] running `Command { std: "docker" "start" "-a" "be718d6b1973cc18df21cad5e45a156395ba6e55fdc94ef5d0f98a406db4f7c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adk_anthropic-d6398b67df3874b4)
[INFO] [stdout] running 373 tests
[INFO] [stdout] test accumulating_stream::tests::empty_tool_input_becomes_empty_object ... ok
[INFO] [stdout] test accumulating_stream::tests::cache_tokens_from_message_start_preserved ... ok
[INFO] [stdout] test accumulating_stream::tests::tool_input_without_delta_uses_initial_value ... ok
[INFO] [stdout] test client::tests::client_cached_headers_performance ... ok
[INFO] [stdout] test client::tests::build_url_minimax_china ... ok
[INFO] [stdout] test client::tests::client_builder_methods ... ok
[INFO] [stdout] test client::tests::build_url_custom_base_without_trailing_slash ... ok
[INFO] [stdout] test client::tests::error_529_mapped_correctly ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_absolute ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_nonexistent ... ok
[INFO] [stdout] test client::tests::build_url_default_base ... ok
[INFO] [stdout] test client::tests::build_url_custom_base_with_trailing_slash ... ok
[INFO] [stdout] test client::tests::resolve_api_key_regular_value ... ok
[INFO] [stdout] test client::tests::resolve_api_key_file_url_with_whitespace ... FAILED
[INFO] [stdout] test client::tests::resolve_api_key_file_url_relative ... FAILED
[INFO] [stdout] test client::tests::client_timeout_configuration ... ok
[INFO] [stdout] test pricing::tests::display_format ... ok
[INFO] [stdout] test pricing::tests::sonnet_46_basic_cost ... ok
[INFO] [stdout] test pricing::tests::sonnet_46_with_caching ... ok
[INFO] [stdout] test sse::tests::handle_buffer_size_limit ... ok
[INFO] [stdout] test sse::tests::handle_empty_events ... ok
[INFO] [stdout] test sse::tests::handle_event_size_limit ... ok
[INFO] [stdout] test sse::tests::handle_malformed_event ... ok
[INFO] [stdout] test sse::tests::handle_multi_line_data ... ok
[INFO] [stdout] test sse::tests::handle_partial_utf8 ... ok
[INFO] [stdout] test sse::tests::handle_split_event ... ok
[INFO] [stdout] test sse::tests::handle_structured_error_events ... ok
[INFO] [stdout] test sse::tests::handle_unknown_event_type ... ok
[INFO] [stdout] test sse::tests::parse_multiple_events ... ok
[INFO] [stdout] test sse::tests::parse_ping_event ... ok
[INFO] [stdout] test types::auto_cache_control::tests::deserialization ... ok
[INFO] [stdout] test types::auto_cache_control::tests::serialization ... ok
[INFO] [stdout] test types::base64_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::base64_image_source::tests::serialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::deserialization ... ok
[INFO] [stdout] test types::base64_pdf_source::tests::serialization ... ok
[INFO] [stdout] test types::batch::tests::batch_request_counts_roundtrip ... ok
[INFO] [stdout] test types::batch::tests::batch_result_errored_serialization ... ok
[INFO] [stdout] test types::batch::tests::batch_result_succeeded_serialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::deserialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::deserialization_with_ttl ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::serialization ... ok
[INFO] [stdout] test types::cache_control_ephemeral::tests::serialization_with_ttl ... ok
[INFO] [stdout] test types::citation_char_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::length ... ok
[INFO] [stdout] test types::citation_char_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_char_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::block_count ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_content_block_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_page_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_page_location::tests::is_single_page ... ok
[INFO] [stdout] test types::citation_page_location::tests::page_count ... ok
[INFO] [stdout] test types::citation_page_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_page_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::deserialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::domain ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization ... ok
[INFO] [stdout] test types::citation_web_search_result_location::tests::serialization_without_title ... ok
[INFO] [stdout] test types::citations_config::tests::deserialization ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_disabled ... ok
[INFO] [stdout] test types::citations_config::tests::serialization_enabled ... ok
[INFO] [stdout] test types::citations_delta::tests::char_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::content_block_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::deserialization ... ok
[INFO] [stdout] test types::citations_delta::tests::page_location_serialization ... ok
[INFO] [stdout] test types::citations_delta::tests::web_search_result_location_serialization ... ok
[INFO] [stdout] test types::code_execution_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::code_execution_result_block::tests::serialization ... ok
[INFO] [stdout] test types::content::tests::content_deserialization ... ok
[INFO] [stdout] test types::content::tests::content_image_serialization ... ok
[INFO] [stdout] test types::content::tests::content_text_serialization ... ok
[INFO] [stdout] test types::content::tests::from_image_block ... ok
[INFO] [stdout] test types::content::tests::from_text_block ... ok
[INFO] [stdout] test types::content_block::tests::as_methods ... ok
[INFO] [stdout] test types::content_block::tests::deserialization ... ok
[INFO] [stdout] test types::content_block::tests::image_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::text_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::thinking_block_serialization ... ok
[INFO] [stdout] test types::content_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::citations_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::deserialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::input_json_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::text_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::content_block_delta_event::tests::content_block_delta_event_deserialization ... ok
[INFO] [stdout] test types::content_block_delta_event::tests::content_block_delta_event_serialization ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_array ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_item ... ok
[INFO] [stdout] test types::content_block_source_param::tests::content_block_source_param_with_string ... ok
[INFO] [stdout] test types::content_block_source_param::tests::from_str ... ok
[INFO] [stdout] test types::content_block_source_param::tests::from_string_ref ... ok
[INFO] [stdout] test types::content_block_start_event::tests::content_block_start_event_deserialization ... ok
[INFO] [stdout] test types::content_block_start_event::tests::content_block_start_event_serialization ... ok
[INFO] [stdout] test types::content_block_stop_event::tests::content_block_stop_event_deserialization ... ok
[INFO] [stdout] test types::content_block_stop_event::tests::content_block_stop_event_serialization ... ok
[INFO] [stdout] test types::context::tests::applied_edit_roundtrip ... ok
[INFO] [stdout] test client::tests::concurrent_retry_safety ... ok
[INFO] [stdout] test types::context::tests::clear_thinking_keep_all ... ok
[INFO] [stdout] test types::context::tests::clear_thinking_with_turns ... ok
[INFO] [stdout] test types::context::tests::clear_tool_uses_minimal ... ok
[INFO] [stdout] test types::context::tests::combined_strategies ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_all_fields ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_base64_pdf ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_content_block ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_plain_text ... ok
[INFO] [stdout] test types::context::tests::clear_tool_uses_full ... ok
[INFO] [stdout] test types::document_block::tests::document_block_with_url_pdf ... ok
[INFO] [stdout] test types::effort_level::tests::deserialization ... ok
[INFO] [stdout] test types::effort_level::tests::serialization ... ok
[INFO] [stdout] test types::file_source::tests::deserialization ... ok
[INFO] [stdout] test types::file_object::tests::roundtrip ... ok
[INFO] [stdout] test types::file_source::tests::serialization ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_cache_control ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_base64 ... ok
[INFO] [stdout] test types::image_block::tests::image_block_with_url ... ok
[INFO] [stdout] test types::input_json_delta::tests::from_str ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_deserialization ... ok
[INFO] [stdout] test types::input_json_delta::tests::input_json_delta_serialization ... ok
[INFO] [stdout] test types::message::tests::message_serialization ... ok
[INFO] [stdout] test types::message::tests::message_with_stop_reason ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_serialization ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_with_system ... ok
[INFO] [stdout] test types::message::tests::message_deserialization ... ok
[INFO] [stdout] test types::message_count_tokens_params::tests::message_count_tokens_params_with_tools ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_default ... ok
[INFO] [stdout] test client::tests::error_529_is_retryable ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_non_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_simple_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_simple ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_streaming ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_with_message ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_with_stream ... ok
[INFO] [stdout] test types::message_create_params::tests::requires_structured_outputs_beta_with_non_strict_tool ... ok
[INFO] [stdout] test types::message_create_params::tests::requires_structured_outputs_beta_with_output_format ... ok
[INFO] [stdout] test types::message_create_params::tests::requires_structured_outputs_beta_with_strict_tool ... ok
[INFO] [stdout] test types::message_create_params::tests::requires_structured_outputs_beta_without_features ... ok
[INFO] [stdout] test types::message_create_template::tests::template_apply_overrides_fields ... ok
[INFO] [stdout] test types::message_create_template::tests::template_apply_preserves_unset_fields ... ok
[INFO] [stdout] test types::message_create_template::tests::template_apply_overrides_model ... ok
[INFO] [stdout] test types::message_create_template::tests::template_chained_builders ... ok
[INFO] [stdout] test types::message_create_template::tests::template_deserialization ... ok
[INFO] [stdout] test types::message_create_template::tests::template_merge_overrides_fields ... ok
[INFO] [stdout] test types::message_create_template::tests::template_serialization ... ok
[INFO] [stdout] test types::message_create_template::tests::template_new_creates_empty_template ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_model ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_stop_sequences ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_stream ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_system ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_temperature_invalid ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_temperature_valid ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_top_k ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_top_p_invalid ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_top_p_valid ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_empty ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_deserialization ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_event_serialization ... ok
[INFO] [stdout] test types::message_delta_event::tests::message_delta_with_values ... ok
[INFO] [stdout] test types::message_create_params::tests::message_create_params_ergonomic_system ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_complete ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_deserialization ... ok
[INFO] [stdout] test types::message_delta_usage::tests::message_delta_usage_minimal ... ok
[INFO] [stdout] test types::message_param::tests::message_param_content_from_as_ref_str ... ok
[INFO] [stdout] test types::message_param::tests::message_param_ergonomic_constructors ... ok
[INFO] [stdout] test types::message_param::tests::message_param_deserialization ... ok
[INFO] [stdout] test types::message_param::tests::message_param_from_message ... ok
[INFO] [stdout] test types::message_param::tests::message_param_from_str ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_mixed_blocks ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_string ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_deserialization ... ok
[INFO] [stdout] test types::message_start_event::tests::message_start_event_serialization ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_deserialization ... ok
[INFO] [stdout] test types::message_stop_event::tests::message_stop_event_serialization ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_delta ... ok
[INFO] [stdout] test types::message_param::tests::message_param_with_blocks ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_start ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_content_block_stop ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_delta ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_start ... ok
[INFO] [stdout] test types::message_stream_event::tests::message_stream_event_deserialization_message_stop ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_deserialization ... ok
[INFO] [stdout] test types::metadata::tests::deserialization ... ok
[INFO] [stdout] test types::message_tokens_count::tests::message_tokens_count_serialization ... ok
[INFO] [stdout] test types::message_create_template::tests::template_with_max_tokens ... ok
[INFO] [stdout] test types::metadata::tests::with_user_id_serialization ... ok
[INFO] [stdout] test types::model::tests::display ... ok
[INFO] [stdout] test types::model::tests::legacy_models_roundtrip ... ok
[INFO] [stdout] test types::metadata::tests::empty_metadata_serialization ... ok
[INFO] [stdout] test types::model_capabilities::tests::deserialization_with_unknown_fields ... ok
[INFO] [stdout] test types::model_capabilities::tests::roundtrip_with_extra_fields ... ok
[INFO] [stdout] test client::tests::request_error_mapping ... ok
[INFO] [stdout] test types::model_info::tests::model_info_deserialization ... ok
[INFO] [stdout] test types::model_info::tests::model_info_serialization ... ok
[INFO] [stdout] test types::model_list_params::tests::default_model_list_params ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_builder ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_deserialization ... ok
[INFO] [stdout] test client::tests::retry_logic_with_non_retryable_error ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_accessors ... ok
[INFO] [stdout] test types::model_list_params::tests::model_list_params_serialization ... ok
[INFO] [stdout] test types::model_capabilities::tests::serialization ... ok
[INFO] [stdout] test types::output_config::tests::deserialization ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_deserialization ... ok
[INFO] [stdout] test types::output_config::tests::deserialization_with_effort ... ok
[INFO] [stdout] test types::output_config::tests::serialization_effort_only ... ok
[INFO] [stdout] test types::model_list_response::tests::model_list_response_serialization ... ok
[INFO] [stdout] test types::output_config::tests::serialization_json ... ok
[INFO] [stdout] test types::output_format::tests::json_object_serialization ... ok
[INFO] [stdout] test types::output_format::tests::json_schema_constructor ... ok
[INFO] [stdout] test types::model::tests::current_models_roundtrip ... ok
[INFO] [stdout] test types::model::tests::unknown_string_becomes_custom ... ok
[INFO] [stdout] test types::output_config::tests::serialization_json_schema ... ok
[INFO] [stdout] test types::paginated_list::tests::deserialization ... ok
[INFO] [stdout] test types::output_format::tests::json_object_deserialization ... ok
[INFO] [stdout] test types::output_format::tests::json_schema_output_format_deserialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::from_str ... ok
[INFO] [stdout] test types::plain_text_source::tests::plain_text_source_serialization ... ok
[INFO] [stdout] test types::paginated_list::tests::serialization ... ok
[INFO] [stdout] test types::programmatic_tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::plain_text_source::tests::plain_text_source_from_string_ref ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::programmatic_tool_use_block::tests::serialization ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::from_str ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::redacted_thinking_block_serialization ... ok
[INFO] [stdout] test types::server_tool::tests::deserialization_known ... ok
[INFO] [stdout] test types::server_tool::tests::deserialization_unknown ... ok
[INFO] [stdout] test types::server_tool::tests::roundtrip_all_known ... ok
[INFO] [stdout] test types::server_tool::tests::serialization_known_variants ... ok
[INFO] [stdout] test types::server_tool::tests::serialization_unknown ... ok
[INFO] [stdout] test types::server_tool_usage::tests::add_server_tool_usage ... ok
[INFO] [stdout] test types::server_tool_usage::tests::server_tool_usage_deserialization ... ok
[INFO] [stdout] test types::server_tool_usage::tests::server_tool_usage_serialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::new_web_search ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_serialization ... ok
[INFO] [stdout] test types::server_tool_use_block::tests::server_tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::signature_delta::tests::from_str ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_deserialization ... ok
[INFO] [stdout] test types::signature_delta::tests::signature_delta_serialization ... ok
[INFO] [stdout] test types::skills::tests::skill_object_roundtrip ... ok
[INFO] [stdout] test types::skills::tests::skill_ref_serialization ... ok
[INFO] [stdout] test types::speed_mode::tests::deserialization ... ok
[INFO] [stdout] test types::speed_mode::tests::serialization ... ok
[INFO] [stdout] test types::stop_reason::tests::deserialization ... ok
[INFO] [stdout] test types::stop_reason::tests::display ... ok
[INFO] [stdout] test types::stop_reason::tests::serialization ... ok
[INFO] [stdout] test types::system_prompt::tests::from_blocks ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_string ... ok
[INFO] [stdout] test types::system_prompt::tests::from_string ... ok
[INFO] [stdout] test types::text_block::tests::deserialization ... ok
[INFO] [stdout] test types::system_prompt::tests::system_prompt_blocks ... ok
[INFO] [stdout] test types::text_block::tests::from_str ... ok
[INFO] [stdout] test types::text_block::tests::text_block_serialization ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_cache_control ... ok
[INFO] [stdout] test types::redacted_thinking_block::tests::new_with_str ... ok
[INFO] [stdout] test types::text_block::tests::helper_methods ... ok
[INFO] [stdout] test types::text_citation::tests::char_location_method ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citation ... ok
[INFO] [stdout] test types::text_block::tests::text_block_with_citations_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::char_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::content_block_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::deserialization ... ok
[INFO] [stdout] test types::text_citation::tests::content_block_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::optional_fields_are_omitted ... ok
[INFO] [stdout] test types::output_format::tests::json_schema_output_format_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_method ... ok
[INFO] [stdout] test types::text_citation::tests::page_location_serialization ... ok
[INFO] [stdout] test types::text_citation::tests::web_search_result_location_serialization ... ok
[INFO] [stdout] test types::text_delta::tests::from_str ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_deserialization ... ok
[INFO] [stdout] test types::text_delta::tests::text_delta_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::deserialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_from_str ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_serialization ... ok
[INFO] [stdout] test types::thinking_block::tests::thinking_block_with_string_references ... ok
[INFO] [stdout] test types::thinking_config::tests::adaptive_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::adaptive_serialization ... ok
[INFO] [stdout] test types::thinking_config::tests::adaptive_with_display ... ok
[INFO] [stdout] test types::thinking_config::tests::disabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::disabled_serialization ... ok
[INFO] [stdout] test types::thinking_config::tests::enabled_deserialization ... ok
[INFO] [stdout] test types::thinking_config::tests::enabled_with_display ... ok
[INFO] [stdout] test types::thinking_config::tests::enabled_serialization ... ok
[INFO] [stdout] test types::thinking_config::tests::num_tokens ... ok
[INFO] [stdout] test types::thinking_delta::tests::from_str ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_serialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::thinking_delta::tests::thinking_delta_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_deserialization ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_minimal ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_minimal ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_auto ... ok
[INFO] [stdout] test types::tool_bash_20241022::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_auto ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_deserialization_tool ... ok
[INFO] [stdout] test types::tool_bash_20250124::tests::tool_bash_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_none ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_tool ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_complete ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_strict_mode_false_not_serialized ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_strict_mode_none_not_serialized ... ok
[INFO] [stdout] test types::tool_param::tests::tool_param_with_strict_mode ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_auto_with_disable_parallel ... ok
[INFO] [stdout] test types::tool_choice::tests::tool_choice_any ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_deserialization ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_array_content ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_error ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_with_string_content ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_minimal ... ok
[INFO] [stdout] test types::tool_text_editor_20250429::tests::tool_text_editor_param_deserialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20250124_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::custom_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::deserialization ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250429_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_20250728_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::text_editor_tool ... ok
[INFO] [stdout] test types::tool_union_param::tests::web_search_tool ... ok
[INFO] [stdout] test types::tool_use_block::tests::deserialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_serialization ... ok
[INFO] [stdout] test types::tool_use_block::tests::tool_use_block_with_cache_control ... ok
[INFO] [stdout] test types::url_image_source::tests::deserialization ... ok
[INFO] [stdout] test types::url_image_source::tests::serialization ... ok
[INFO] [stdout] test types::url_pdf_source::tests::deserialization ... ok
[INFO] [stdout] test types::url_pdf_source::tests::has_pdf_extension ... ok
[INFO] [stdout] test types::url_pdf_source::tests::serialization ... ok
[INFO] [stdout] test types::tool_text_editor_20250728::tests::tool_text_editor_param_with_max_characters ... ok
[INFO] [stdout] test types::tool_result_block::tests::tool_result_block_content_from_string ... ok
[INFO] [stdout] test types::tool_union_param::tests::bash_20241022_tool ... ok
[INFO] [stdout] test types::tool_text_editor_20250124::tests::tool_text_editor_param_with_cache_control ... ok
[INFO] [stdout] test types::usage::tests::add_usage_complete ... ok
[INFO] [stdout] test types::usage::tests::add_usage_minimal ... ok
[INFO] [stdout] test types::usage::tests::add_usage_partial_options ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_cache_tokens ... ok
[INFO] [stdout] test types::usage::tests::add_usage_with_server_tool_use ... ok
[INFO] [stdout] test types::usage::tests::usage_deserialization ... ok
[INFO] [stdout] test types::usage::tests::usage_complete ... ok
[INFO] [stdout] test types::usage::tests::usage_minimal ... ok
[INFO] [stdout] test types::web_search_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::domain ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::allowed_blocked_domains_mutual_exclusivity ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_deserialization ... ok
[INFO] [stdout] test types::web_search_result_block::tests::serialization_without_page_age ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::web_search_tool_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::web_search_tool_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_error ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::new_with_results ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::error_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::with_cache_control ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::error_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::error_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::result_count ... ok
[INFO] [stdout] test types::web_search_tool_result_block::tests::results_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::results_deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::deserialization ... ok
[INFO] [stdout] test types::web_search_tool_result_block_content::tests::results_serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::serialization ... ok
[INFO] [stdout] test types::web_search_tool_result_error::tests::error_code_helpers ... ok
[INFO] [stdout] test types::web_search_tool_20250305::tests::user_location_serialization ... ok
[INFO] [stdout] test client::tests::retry_logic_max_retries_exceeded ... ok
[INFO] [stdout] test client::tests::retry_logic_with_backoff ... ok
[INFO] [stdout] test backoff::tests::with_exponential_backoff ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::resolve_api_key_file_url_with_whitespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::resolve_api_key_file_url_with_whitespace' (37) panicked at src/client.rs:1390:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5893a73e50b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5893a73e50b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5893a73e50b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5893a73e50b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5893a73fcbda - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5893a73fcbda - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5893a73ea2b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5893a73ea2b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5893a73c1766 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5893a73c1766 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5893a73dc2c9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5893a6f2440c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5893a6f2440c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5893a73dc542 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5893a73dc542 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5893a73c1822 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5893a73b8e09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5893a73c26fd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5893a73fd39c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5893a73fd112 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5893a6ecf871 - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5893a6ecf871 - adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_with_whitespace
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:1390:68
[INFO] [stdout]   22:     0x5893a6ec8527 - adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_with_whitespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:1388:50
[INFO] [stdout]   23:     0x5893a6d46756 - <adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_with_whitespace::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5893a6f174eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5893a6f174eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5893a6f24d65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5893a6f1f8c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5893a6f1f8c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5893a6f27de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5893a6f27de2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5893a6f27de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5893a6f27de2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5893a73e430f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5893a73e430f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ba246492aa4 - <unknown>
[INFO] [stdout]   45:     0x7ba24651fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::resolve_api_key_file_url_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::resolve_api_key_file_url_relative' (36) panicked at src/client.rs:1366:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5893a73e50b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5893a73e50b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5893a73e50b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5893a73e50b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5893a73fcbda - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5893a73fcbda - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5893a73ea2b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5893a73ea2b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5893a73c1766 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5893a73c1766 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5893a73dc2c9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5893a6f2440c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5893a6f2440c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5893a73dc542 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5893a73dc542 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5893a73c1822 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5893a73b8e09 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5893a73c26fd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5893a73fd39c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5893a73fd112 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5893a6ecee81 - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5893a6ecee81 - adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_relative
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:1366:60
[INFO] [stdout]   22:     0x5893a6ec8497 - adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_relative::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:1364:43
[INFO] [stdout]   23:     0x5893a6d46696 - <adk_anthropic[62addb255a129a32]::client::tests::resolve_api_key_file_url_relative::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5893a6f174eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5893a6f174eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5893a6f24d65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5893a6f24d65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5893a6f24d65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5893a6f1f8c4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5893a6f1f8c4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5893a6f27de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5893a6f27de2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5893a6f27de2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5893a6f27de2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5893a6f27de2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5893a73e430f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5893a73e430f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ba246492aa4 - <unknown>
[INFO] [stdout]   45:     0x7ba24651fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::resolve_api_key_file_url_relative
[INFO] [stdout]     client::tests::resolve_api_key_file_url_with_whitespace
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 371 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "be718d6b1973cc18df21cad5e45a156395ba6e55fdc94ef5d0f98a406db4f7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be718d6b1973cc18df21cad5e45a156395ba6e55fdc94ef5d0f98a406db4f7c0", kill_on_drop: false }`
[INFO] [stdout] be718d6b1973cc18df21cad5e45a156395ba6e55fdc94ef5d0f98a406db4f7c0
